Skip to content

_ssl cleanup#1389

Merged
slozier merged 6 commits intoIronLanguages:masterfrom
slozier:ssl
Apr 5, 2022
Merged

_ssl cleanup#1389
slozier merged 6 commits intoIronLanguages:masterfrom
slozier:ssl

Conversation

@slozier
Copy link
Copy Markdown
Contributor

@slozier slozier commented Apr 3, 2022

  • Removes _ssl.PROTOCOL_SSLv2 (removed? in CPython 3.5) and _ssl.PROTOCOL_SSLv3 (removed? in CPython 3.7) from the public API surface. Both these protocols are deprecated and obsolete in .NET.
  • Updates some testing certificates (from CPython 3.10.2).

@slozier slozier marked this pull request as draft April 3, 2022 22:27
@slozier slozier marked this pull request as ready for review April 5, 2022 13:03
@slozier slozier merged commit 6bb5a7c into IronLanguages:master Apr 5, 2022
@slozier slozier deleted the ssl branch April 5, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant